home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 82 < prev    next >
Internet Message Format  |  1994-08-27  |  1KB

  1. Date: Thu, 11 Feb 93 22:29:19 EST
  2. Message-Id: <9302120329.AA01539@acae127.cadence.com>
  3. From: bammi@Cadence.COM (jwahar r. bammi)
  4. X-Organization: Cadence Design Systems
  5. To: uunet!terminator.rs.itd.umich.edu!entropy@terminator.rs.itd.umich.edu,
  6.         mint@atari.archive.umich.edu
  7. In-Reply-To: "Nicholas S Castellano"'s message of Thu, 11 Feb 93 21:28:14 -0500 <9302120228.AA15470@terminator.rs.itd.umich.edu>
  8. Subject: RE: unx2dos() in mint libs
  9.  
  10. > Michael Hohmuth has suggested to me that the unx2dos() and dos2unx()
  11. > functions in the mint libraries should be removed.  Currently these
  12. > functions are aliases for _unx2dos() and _dos2unx().  Is there any
  13. > good reason for keeping these aliases in the library?
  14.  
  15. yes, there is a good reason. the way it was developed, it was envisioned
  16. that  unx2dos() and dos2unx() would always exist in the user space, by
  17. default mapped to _unx2dos()/_dos2unx(). if someone wanted to implement some
  18. new semantics for the underlying mapping, they could replace _unx2/_dos2
  19. the user would still be calling the non '_' fns and would pick up the new
  20. mapping. (in the tos lib you'll notice these are vectored, and there is a fn
  21. to re-vector).
  22.  
  23. cheers,
  24. --
  25. bang:   uunet!cadence!bammi            jwahar r. bammi
  26. domain: bammi@cadence.com
  27. GEnie:    J.Bammi
  28. CIS:    71515,155
  29.